body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
a {
  border: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none;
}
body {
  color: #4c4c4c;
  font-size: 14px;
  font-family: arial, 'Microsoft YaHei', '微软雅黑';
  background: #fff!important;
}
td,
th,
caption {
  font-size: 14px;
}
a {
  color: #000;
  text-decoration: none !important;
}
a:hover {
  text-decoration: none !important;
}
a:visited,
a:focus,
a:hover {
  text-decoration: none;
  color: #333;
}
img {
  border: 0;
  vertical-align: middle;
}
img {
  border: none;
}
ol,
ul,
li {
  list-style: none;
}
input,
textarea,
select,
button {
  vertical-align: middle;
  font-size: 14px;
  font-family: inherit;
  line-height: normal;
  outline: none;
}
button {
  cursor: pointer;
}
table {
  border-collapse: collapse;
}
video {
  object-fit: contain;
}
.block {
  width: 1200px;
  margin: 0 auto;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.public-header {
  position: relative;
  z-index: 999;
  box-sizing: border-box;
  background: #5a5a5a;
  height: 100px;
  line-height: 100px;
  transition: all .5s;
}

.zyqh{width:86px;height:36px;float:right;margin-top:30px;}
.zyqh:hover{}
.zyqh.active{
  margin-top:15px;
}

.sj_qh{
  display:none;
}

.public-header .body-box {
  float: left;
}
.public-header .body-box .logo-box img {
  display: none;
}
.public-header .body-box .logo-box img.show {
  display: inline-block;
}
.public-header .call {
  float: right;
  margin-left: 30px;
}
.public-header .nav-list {
  position: relative;
  float: right;
}
.public-header .nav-list li {
  position: relative;
  float: left;
  text-align: center;
  margin-left: 35px;
}
.public-header .nav-list li:before {
  display: none;
  position: absolute;
  content: '';
  height: 3px;
  left: 0;
  right: 0;
  top: 0;
  background: #c11c20;
}
.public-header .nav-list li a {
  display: block;
  color: #fff;
  font-size: 16px;
}
.public-header .nav-list li a p {
  font-size: 12px;
  color: #999;
  margin-top: 7px;
}
.public-header .nav-list li a i {
  background: url(https://www.0769onamodel.com/templates/metv5/images/images/2.png);
  width: 11px;
  height: 7px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.public-header .nav-list li:hover:before,
.public-header .nav-list li.active:before {
  display: block;
}
.public-header .nav-list li dl {
  display: none;
  position: absolute;
  left: 0;
  width: 150px;
  background: #454141;
  padding: 10px 0;
}
.public-header .nav-list li dl dd {
  height:40px;
  line-height:40px;
  padding: 0 20px;
}
.public-header .nav-list li dl dd a {
  font-size: 14px;
}
.public-header .nav-list li dl dd:hover {
  background: #231b00;
}
.public-header .nav-list li:hover dl {
  display: block;
}
.public-header.active {
  position: fixed;
  top: 0;
  height: 70px;
  line-height: 70px;
  background: #fff;
  transition: all .5s;
  width: 100%;
  z-index: 9999;
  -webkit-box-shadow: 0 2px 12px rgba(136, 136, 136, 0.26);
  box-shadow: 0 2px 12px rgba(136, 136, 136, 0.26);
}
.public-header.active .body-box {
  padding-top: 0;
  padding-bottom: 0;
}
.public-header.active .body-box .logo-box img {
  display: inline-block;
}
.public-header.active .body-box .logo-box img.show {
  display: none;
}
.public-header.active .nav-list li a {
  color: #333;
}
.public-header.active .nav-list li a i {
  background: url(https://www.0769onamodel.com/templates/metv5/images/images/1.png);
}
.public-header.active .nav-list li dl dd a {
  color: #fff;
}
.public-banner .session_1 img {
  width: 100%;
}
@media screen and (max-width: 991px) {
  .zyqh{
    display:none;
  }
  .a_sj_qh{
    position:absolute;
    top:8px;
    right:45px;
    z-index:999;

  }
  .sj_qh{
    display:block;
  }
  .pop-right {
    display: none!important;
  }
  .block {
    width: 100%;
  }
  .public-header {
    position: relative;
    height: 40px;
    line-height: 40px;
    z-index: 999;
  }
  .public-header .body-box {
    position: relative;
    z-index: 999;
    height: 40px;
    line-height: 40px;
    width: 100%;
    background: #5a5a5a;
  }
  .public-header .call {
    display: none;
  }
  .public-header .logo-box {
    float: left;
    margin-left: 10px;
  }
  .public-header .logo-box img {
    height: 20px;
    width: auto;
  }
  .public-header .toggle-btn {
    position: absolute;
    right: 10px;
    top: 8px;
    height: 100%;
    width: 26px;
    z-index: 999;
  }
  .public-header .toggle-btn .sr-only {
    position: relative;
    display: block;
    width: 26px;
    height: 2px;
    background: #fff;
    margin: 0 auto;
    margin-top: 0.533333rem;
  }
  .public-header .toggle-btn .sr-only:before {
    position: absolute;
    top: -7px;
    left: 0;
    content: ' ';
    width: 100%;
    height: 2px;
    background-color: #fff;
    transition: all 0.5s;
  }
  .public-header .toggle-btn .sr-only:after {
    position: absolute;
    top: 7px;
    left: 0;
    content: ' ';
    width: 100%;
    height: 2px;
    background-color: #fff;
    transition: all 0.5s;
  }
  .public-header .nav-list {
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    padding-bottom: 0.4rem;
    top: -90vh;
    transition: all .6s;
    z-index: 10;
    height: 90vh;
    color: #fff;
  }
  .public-header .nav-list li {
    text-align: center;
    margin: 20px auto;
    height: 30px;
    line-height: 30px;
    float: none;
  }
  .public-header .nav-list li a {
    position: relative;
    display: block;
    color: #fff;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    font-size: 16px;
  }
  .public-header .nav-list li a dl {
    display: none;
  }
  .public-header .nav-list li a i {
    display: none;
  }
  .public-header .nav-list li:hover dl {
    display: none;
  }
  .public-header .nav-list li:hover:before {
    display: none;
  }
  .public-header .nav-list li.active:before {
    display: none;
  }
  .public-header .nav-list li.active a {
    color: #c11c20;
  }
  .public-header.top .toggle-btn .sr-only {
    background-color: transparent;
  }
  .public-header.top .toggle-btn .sr-only:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
  }
  .public-header.top .toggle-btn .sr-only:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0;
  }
  .public-header.top .nav-list {
    top: 40px;
  }
  .overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 9;
  }
}
.public-footer {
  background: #313131;
  padding-top: 90px;
  padding-bottom: 40px;
}
.public-footer dl {
  float: left;
  color: #b3b3b3;
  margin-right: 85px;
}
.public-footer dl a {
  color: #b3b3b3;
}
.public-footer dl dt {
  position: relative;
  font-size: 14px;
  margin-bottom: 25px;
}
.public-footer dl dt:before {
  position: absolute;
  content: '';
  left: 0;
  bottom: -10px;
  width: 25px;
  height: 1px;
  background: #d3040c;
}
.public-footer dl dd {
  font-size: 14px;
  line-height: 1.8;
}
.public-footer dl dd a:hover {
  color: #fff;
}
.public-footer .footer-right {
  float: right;
}
.public-footer .footer-right p {
  font-size: 14px;
  color: #b3b3b3;
  margin-bottom: 25px;
}
.public-footer .footer-right .links-box .link-item {
  float: left;
  margin-right: 15px;
}
.public-footer .footer-right .links-box .link-item img {
  width: 65px;
  height: auto;
}
.public-footer .footer-right .links-box .erwei-box {
  position: relative;
}
.public-footer .footer-right .links-box .erwei-box .erwei {
  display: none;
  position: absolute;
  top: -120px;
  left: -30px;
}
.public-footer .footer-right .links-box .erwei-box .erwei.active {
  display: block;
}
.public-footer .footer-right .links-box .erwei-box .erwei img {
  width: 110px;
  height: 110px;
}
.public-footer .footer-right .txt-box {
  margin-top: 35px;
}
.public-footer .footer-right .txt-box p {
  color: #b3b3b3;
  line-height: 1.6;
  margin-bottom: 0;
  font-size: 14px;
}
@media screen and (max-width: 991px) {
	.public-footer .block {/*padding:0 15px;*/}
  .public-footer {
    padding-top: 30px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
  }
  .public-footer dl {
    display: none;
  }
  .public-footer .footer-right {
    float: none;
    width: 100%;
    text-align: center;
  }
  .public-footer .footer-right p {
    margin-bottom: 10px;
  }
  .public-footer .footer-right .links-box {
    font-size: 0;
  }
  .public-footer .footer-right .links-box .link-item {
    float: none;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
  }
  .public-footer .footer-right .links-box .link-item img {
    width: 52px;
    height: auto;
  }
  .public-footer .footer-right .txt-box {
    margin-top: 15px;
  }
  .public-footer .footer-right .txt-box p {
    font-size: 12px;
  }
}
.pop-right {
  position: fixed;
  z-index: 999;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
}
.pop-right .item-box {
  position: relative;
  width: 45px;
  height: 45px;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
  border-bottom: 1px solid #333333;
}
.pop-right .item-box p {
  font-size: 16px;
  color: #e5e5e5;
  margin-top: 10px;
  line-height: 1;
}
.pop-right #top {
  height: 50px;
}
.pop-right .tel-box .bg {
  background: #e60013 url(../image/tel2.png) center center no-repeat;
  height: 45px;
  width: 45px;
}
.pop-right .tel-box .center-box {
  position: absolute;
  right: 0px;
  top: 0;
  height: 45px;
  width: 0;
  padding-left: 45px;
  box-sizing: border-box;
  background: #e60013;
  text-align: left;
  color: #fff;
  overflow: hidden;
}
.pop-right .tel-box .center-box .left-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 45px;
  height: 45px;
  box-sizing: border-box;
  text-align: center;
  line-height: 45px;
}
.pop-right .tel-box .center-box .txt-box {
  display: inline-block;
}
.pop-right .tel-box .center-box .txt-box p {
  line-height: 45px;
  margin-top: 0;
  color: #fbf9f9;
  font-size: 16px;
}
.pop-right .tel-box:hover .center-box {
  width: 150px;
  -webkit-transition: width 200ms;
  transition: width 200ms;
  background: #333;
}
.pop-right .er-box .bg {
  background: #e60013 url(../image/wx.png) center center no-repeat;
  height: 45px;
  width: 45px;
}
.pop-right .er-box .center-box {
  position: absolute;
  right: 0;
  width: 0px;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
}
.pop-right .er-box:hover .center-box {
  width: 190px;
  -webkit-transition: width 200ms;
  transition: width 200ms;
}
.pop-right .er-box:hover .center-box img {
  width: 100px;
  height: 100px;
}





.w1200 {
    width: 1200px;
    margin: auto;
}

.adv {
	background: url(../images/img/advbg.jpg) top center no-repeat;
}
.adv_3 {
	background-color: #f5f5f5;
}
.adv_t {
	height: 371px;
}
.adv_t .fl {
	width: 365px;
	height: 200px;
	background: url(../images/img/adven.png) top center no-repeat;
	margin-top: 50px;
	color: #fff;
}
.adv_t .fl b {
	font-size: 24px;
	padding-bottom: 30px;
	display: block;
	margin-top: 60px;
}
.adv_t .fl i {
	width: 316px;
	height: 1px;
	background: #fff;
	display: block;
	margin-bottom: 30px;
}
.adv_t .fl p {
	font-size: 24px;
	font-weight: bold;
}
.adv_t .fl span {
	font-size: 16px;
	line-height: 35px;
}
.adv_t .fr {
	padding-top: 50px;
	color: #Fff;
	margin-right: 34px;
}
.adv_t .fr i {
	width: 230px;
	height: 1px;
	background: #fff;
	display: block;
	margin-bottom: 30px;
}
.adv_t .fr p {
	display: block;
	letter-spacing: 4px;
	padding-bottom: 30px;
}
.adv_t .fr span img {
	float: left;
	padding-right: 10px;
}
.adv_t .fr span b {
	display: block;
	font-size: 22px;
}
.adv1 {
	width: 100%;
	height: 430px;
	background: url(../images/img/adv01.jpg) -6px no-repeat;
}
.adv2 {
	width: 100%;
	height: 505px;
	background: url(../images/img/adv02.jpg) 3px no-repeat;
	margin-top: 50px;
}
.adv3 {
	width: 100%;
	height: 530px;
	background:#fff url(../images/img/adv03.jpg) center no-repeat;
	margin-top: 50px;
	margin-bottom: 50px;
}
.adv_nr {
	width: 390px;
	float: right;
	margin-top: 160px;
}
.adv_nr b {
	font-size: 26px;
	color: #e30a05;
}
.adv_nr p {
	/*font-size: 24px;*/
	color: #e30a05;
}
.adv_nr i {
	width: 290px;
	height: 1px;
	display: block;
	background-color: #d6d6d6;
	margin: 20px 0px 30px 0px;
}
.adv_nr span {
	line-height: 28px;
	color: #666666;
	margin-bottom: 30px;
	display: block;
}
.adv_nr a {
	width: 100px;
	height: 30px;
	line-height: 30px;
	display: block;
	background: #dcdcdc;
	text-align: center;
	color: #fff;
	border-radius: 50px;
}
.adv2_nr {
	width: 406px;
	margin-top: 120px;
	margin-left: 50px;
}
.adv2_nr b {
	font-size: 26px;
	color: #e30a05;
}
.adv2_nr p {
	/*font-size: 24px;*/
	color: #e30a05;
}
.adv2_nr i {
	width: 290px;
	height: 1px;
	display: block;
	background-color: #d6d6d6;
	margin: 20px 0px 30px 0px;
}
.adv2_nr span {
	line-height: 28px;
	color: #666666;
	margin-bottom: 30px;
	display: block;
}
.adv2_nr a {
	width: 100px;
	height: 30px;
	line-height: 30px;
	display: block;
	background: #dcdcdc;
	text-align: center;
	color: #fff;
	border-radius: 50px;
}
.adv3_nr {
	width: 390px;
	float: right;
	margin-top: 165px;
	padding-right: 50px;
}
.adv3_nr b {
	font-size: 26px;
	color: #e30a05;
}
.adv3_nr p {
	font-size: 24px;
	color: #e30a05;
}
.adv3_nr i {
	width: 290px;
	height: 1px;
	display: block;
	background-color: #d6d6d6;
	margin: 20px 0px 30px 0px;
}
.adv3_nr span {
	line-height: 28px;
	color: #666666;
	margin-bottom: 30px;
	display: block;
}
.adv3_nr a {
	width: 100px;
	height: 30px;
	line-height: 30px;
	display: block;
	background: #dcdcdc;
	text-align: center;
	color: #fff;
	border-radius: 50px;
}




.subbox {
    width: 1240px;
    margin: 0 auto;
}


.pord{padding-top: 50px; padding-bottom: 50px; background: #f6f6f6; margin-top: 50px;}
.pord_title{text-align:center; background:url(../images/img/title.png) center 22px no-repeat;}
.pord_title p{color:#e30a05; font-size:26px; font-weight:bold; width:320px; margin:auto; padding:0px 10px 5px 10px;}
.pord_title p b{color:#dcdcdc;}
.pord_title span{color:#999;}.pro_nr{width:1208px; margin:auto;}
.pord_cptjkd .sublist li{ float: left; padding-left: 0 !important; width:292px; height:278px; margin-right:8px; position: relative;overflow: hidden; margin-bottom:8px; border:1px #eee solid;}
.pord_cptjkd .sublist li img{width:294px;}
.pord_cptjkd .sublist .p3 { display: block; width: 100%; position: absolute; bottom: 0; transition:0.6s all ease;background-position:center; height:40px;line-height:40px;}
.pord_cptjkd .sublist .ceshigo{width:100%;background:rgba(0,0,0,0.6);height:100%;position:absolute;bottom:0;left:-100%;transition:0.3s all ease-in-out;}
.pord_cptjkd .sublist .ceshigo a {display: block; color: #fff; font-size: 18px; padding-top: 34%;text-align: center;}
.pord_cptjkd .sublist .ceshigo p {height: 30px; line-height: 30px;border-radius: 10px;border: 1px solid #fff; transition:all 0.3s 0.3s;padding: 1px 25px;margin: 15px auto;display: block;font-size: 13px;color: #fff;font-weight: 100;width: 70px;text-align: center;position: relative;bottom: -200px;}
.pord_cptjkd .sublist li:hover span {bottom:-40px; }
.pord_cptjkd .sublist li:hover .ceshigo{left:0;}
.pord_cptjkd .sublist li:hover .ceshigo p{left:0;bottom:0;}


.tabbtn{
    text-align: center;
    height:45px;width:660px; margin:auto; margin-bottom:10px; margin-top:24px;}
.tabbtn img{ position:absolute; margin-top:12px; margin-left:42px;}
.tabbtn li{
   
    position:relative;
    margin-right:22px;
    display: inline-block;
    background:#eee; -webkit-border-radius:30px; border-radius:30px; padding:6px 18px;transition:all 0.2s;}
.tabbtn li span{width:0px; transition:all 0.3s; height:3px; display:block;  margin-top:8px;}
.tabbtn li a{display:block;float:left;overflow:hidden;text-align:center;font-size:14px;cursor:pointer; color:#666; font-size:14px;}
.tabbtn li.current{ background:#dcdcdc;transition:all 0.2s;}
.tabbtn li.current a{color:#fff;}
.tabbtn li.current span{}
.right_none{border-right:none !important; margin-right:0px !important;}


















/*# sourceMappingURL=common.css.map */